home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 September / Net75b.iso / pc / Virgin ISP Software (PC) / IE5_16.EXE / IE5_16.dxr / 00028_display ie5 desc.ls < prev    next >
Encoding:
Text File  |  1999-07-16  |  247 b   |  12 lines

  1. on mouseEnter
  2.   set the blend of sprite 30 to 100
  3.   set the blend of sprite 33 to 100
  4.   set the blend of sprite 34 to 100
  5. end
  6.  
  7. on mouseLeave
  8.   set the blend of sprite 30 to 0
  9.   set the blend of sprite 33 to 0
  10.   set the blend of sprite 34 to 0
  11. end
  12.